home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Resources / Developers / PSPad 4.5.1 / pspad451inst_en.exe / {app} / Syntax / Visual Basic .NET.INI < prev    next >
Encoding:
INI File  |  2006-02-23  |  2.0 KB  |  208 lines

  1. ;PSPad user HighLighter definition file
  2. [Settings]
  3. Name=Visual Basic .NET
  4. HTMLGroup=0
  5. FileType=.vb
  6. CommentString='
  7. REMComment=1
  8. SinglQComment=1
  9. Preprocessors=1
  10. IndentChar=
  11. UnIndentChar=
  12. TabWidth=0
  13. DoubleQuote=1
  14. KeyWordChars=-_
  15. CodeExplorer=ftVBS
  16. [KeyWords]
  17. AddHandler=
  18. AddressOf=
  19. Alias=
  20. And=
  21. AndAlso=
  22. Ansi=
  23. As=
  24. Assembly=
  25. Auto=
  26. Binary=
  27. ByRef=
  28. ByVal=
  29. Call=
  30. Case=
  31. Catch=
  32. CBool=
  33. CByte=
  34. CChar=
  35. CDate=
  36. CDbl=
  37. CDec=
  38. CInt=
  39. Class=
  40. CLng=
  41. CObj=
  42. Compare=
  43. Const=
  44. CShort=
  45. CSng=
  46. CStr=
  47. CType=
  48. Declare=
  49. Default=
  50. Delegate=
  51. Dim=
  52. DirectCast=
  53. Do=
  54. Each=
  55. Else=
  56. ElseIf=
  57. End=
  58. Enum=
  59. Erase=
  60. Error=
  61. Event=
  62. Exit=
  63. Explicit=
  64. ExternalSource=
  65. False=
  66. Finally=
  67. For=
  68. Friend=
  69. Function=
  70. Get=
  71. GetType=
  72. GoTo=
  73. Handles=
  74. If=
  75. Implements=
  76. Imports=
  77. In=
  78. Inherits=
  79. Interface=
  80. Is=
  81. IsNothing=
  82. Lib=
  83. Like=
  84. Loop=
  85. Me=
  86. Mod=
  87. Module=
  88. MustInherit=
  89. MustOverride=
  90. MyBase=
  91. MyClass=
  92. Namespace=
  93. New=
  94. Next=
  95. Not=
  96. Nothing=
  97. NotInheritable=
  98. NotOverridable=
  99. Off=
  100. On=
  101. Option=
  102. Optional=
  103. Or=
  104. OrElse=
  105. Overloads=
  106. Overridable=
  107. Overrides=
  108. ParamArray=
  109. Preserve=
  110. Private=
  111. Property=
  112. Protected=
  113. Public=
  114. RaiseEvent=
  115. ReadOnly=
  116. ReDim=
  117. Region=
  118. Rem=
  119. RemoveHandler=
  120. Resume=
  121. Return=
  122. Select=
  123. Set=
  124. Shadows=
  125. Shared=
  126. Static=
  127. Step=
  128. Stop=
  129. Strict=
  130. Structure=
  131. Sub=
  132. SyncLock=
  133. Text=
  134. Then=
  135. Throw=
  136. To=
  137. True=
  138. Try=
  139. TypeOf=
  140. Unicode=
  141. Until=
  142. When=
  143. While=
  144. With=
  145. WithEvents=
  146. WriteOnly=
  147. Xor=
  148. [ReservedWords]
  149. BaseDataList=
  150. Boolean=
  151. Button=
  152. Byte=
  153. Char=
  154. CheckBox=
  155. CheckBoxList=
  156. ComponentModel=
  157. Data=
  158. DataException=
  159. DataList=
  160. Date=
  161. DateTime=
  162. Decimal=
  163. Design=
  164. Diagnostics=
  165. Double=
  166. Drawing=
  167. DropDownList=
  168. EventArgs=
  169. Exception=
  170. HtmlControls=
  171. HtmlForm=
  172. HttpContext=
  173. HyperLink=
  174. IDisposable=
  175. Image=
  176. Int16=
  177. Int32=
  178. Int64=
  179. Integer=
  180. IO=
  181. Label=
  182. ListBox=
  183. ListItem=
  184. Long=
  185. Net=
  186. Object=
  187. Page=
  188. Repeater=
  189. Short=
  190. Single=
  191. SqlClient=
  192. SqlCommand=
  193. SqlConnection=
  194. SqlDataReader=
  195. String=
  196. System=
  197. Table=
  198. TableItemStyle=
  199. Threading=
  200. UI=
  201. Web=
  202. WebControls=
  203. [KeyWords2]
  204. IsPostBack=
  205. Request=
  206. Response=
  207. [KeyWords3]
  208.